Tileset is a data set containing tiles. It has information about the underlying texture used for a tile.
Means where the tileset id starts
Only available when loaded via .tsx
"imageheight" in tiled
"image" in tiled
"imagewidth" in tiled
Usually only accessed when looking for a specific property
See Implementation
Tileset is a data set containing tiles. It has information about the underlying texture used for a tile.